Programming idioms

Results: 203



#Item
61Computer programming / Programming idioms / Instruction set architectures / Control register / Pointer / Processor register / Memory management unit / Protected mode / Computer architecture / Computing / Central processing unit

Microsoft Word - vol1_Part 3_OS Scrub.doc

Add to Reading List

Source URL: files.renderingpipeline.com

Language: English - Date: 2013-09-24 10:26:03
62Software engineering / Mathematical logic / Recursion / Theoretical computer science / Generative linguistics / Algorithm / Infinity / Infinite loop / Noam Chomsky / Computer programming / Programming idioms / Computing

The redundancy of recursion and infinity for natural language and arithmetic processing 1 Erkki Luuk and Hendrik Luuk 2

Add to Reading List

Source URL: www.hrelp.org

Language: English - Date: 2012-01-05 21:19:02
63Recursion / Programming idioms / Subroutines / Computability theory / Theoretical computer science / Infinite loop / Scheme / Tail call / Factorial / Computer programming / Software engineering / Computing

Recursion in C What does the following program compute? int f(int n, int v) { if (n == 0) return v; else

Add to Reading List

Source URL: www.cs.utah.edu

Language: English - Date: 2009-02-04 16:35:18
64Integer sequences / Tower of Hanoi / Recursion / Factorial / Stack / Function / Permutation / While loop / Catalan number / Mathematics / Combinatorics / Programming idioms

 1     

Add to Reading List

Source URL: hop.perl.plover.com

Language: English - Date: 2008-12-09 12:52:05
65Central processing unit / Programming idioms / Debuggers / Debugging / X86 debug register / Control register / Debug / Processor register / Computer programming / Computing / Computer architecture

G45: Vol 1a: Graphics Core.doc

Add to Reading List

Source URL: files.renderingpipeline.com

Language: English - Date: 2013-09-24 10:35:05
66Computer hardware / Central processing unit / Control register / X86 architecture / IBM PC compatibles / Instruction set architectures / X86-64 / X86 / Computer architecture / Computing / Programming idioms

Microsoft Word - IHD_OS_Vol1_Part4.doc

Add to Reading List

Source URL: files.renderingpipeline.com

Language: English - Date: 2013-09-24 10:26:41
67Lisp programming language / Data types / Functional programming / Procedural programming languages / Programming idioms / Scheme / CAR and CDR / Null / T / Computer programming / Software engineering / Computing

Writing Functions in Scheme Suppose we want a function ct which takes a list of symbols and returns the number of symbols in the list (ct ’(a b c)) →→ 3 (ct ’()) →→ 0 (ct ’(x y z w t)) →→ 5

Add to Reading List

Source URL: www.cs.utah.edu

Language: English - Date: 2009-02-04 16:35:18
68Computer hardware / Programming idioms / Computer memory / Pointer / Control register / Processor register / Memory address / Memory management unit / X86-64 / Computer architecture / Computing / Central processing unit

Microsoft Word - IHD_OS_Vol1_Part3.doc

Add to Reading List

Source URL: files.renderingpipeline.com

Language: English - Date: 2013-09-24 10:26:14
69Computer architecture / Conventional PCI / Programming idioms / 64-bit / Control register / Computer hardware / Computing / Computer buses

SG2010-A4 Errata Rev 1.indd

Add to Reading List

Source URL: www.dolphinics.com

Language: English - Date: 2013-06-12 01:31:10
70Programming idioms / Recursion / Computer performance / Software optimization / Computability theory / Memoization / CPU cache / Cache / Lookup table / Computing / Computer programming / Software engineering

 3       

Add to Reading List

Source URL: hop.perl.plover.com

Language: English - Date: 2008-12-09 12:52:09
UPDATE